projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47fed70
)
Only look at x11 backend for gtk-doc comments for now
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 23 Feb 2010 15:22:37 +0000
(10:22 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 23 Feb 2010 15:24:55 +0000
(10:24 -0500)
See followup discussion in bug 610701
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index 4742ea959e706ddbd584ce256df70711015c562c..29ffa6452c36e1c7120fb57c3d6ea25fe3c783d9 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-199,7
+199,7
@@
introspection_files = \
$(gdk_c_sources) \
gdkenumtypes.c \
gdkenumtypes.h \
- $(
wildcard $(srcdir)/$(gdktarget)/*.c)
+ $(
srcdir)/x11/*.c
Gdk_2_0_gir_SCANNERFLAGS = --strip-prefix=Gdk --add-include-path=../gdk-pixbuf
Gdk_2_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0